﻿*
{
	margin:0px;
	padding:0px;
}
/*common start*/
body
{
	font-size:12px;
	line-height:22px;
	background-color:#DCDCDC;
}
img
{
	border:0px;
}
p{ line-height:28px; margin:5px 0px;}
li
{
	list-style-type:none;
}
a:link,a:visited
{
	color:#000;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
.fl
{	
	float:left;
}
.fr
{	
	float:right;
}
.textcenter
{
	text-align:center;
}
.clear
{
	overflow:hidden;
	clear:both;
	line-height:1px;
}
.line
{
	border-bottom:1px solid #c5ddf7;
	line-height:1px;
}
.combox
{
    background:#fff;
    border:1px #eee solid;
    position:relative;
    _width:100%;/*for IE6*/
}

.combox h2
{
    background:#eee;
	font-size:12px;
	font-weight:bold;
	color:#2a66a5;
	line-height:26px;
	padding:0 12px;
	border-top:1px #eee solid;
	border-bottom:1px #eee solid;
}
.combox h2 .more
{
	float:right;
	font-weight:normal;
}
.combox .content
{
	padding:10px;
	overflow:hidden;
}
/*common end*/


.wrap
{
	width:960px;
	margin:15px auto;
}
.nymain{background-color: #FFFFFF;}
.header
{
	height:90px;
	border-bottom:1px #cccccc solid;
	background-image:url(topbg.jpg);
	background-repeat:no-repeat;
}
.menu
{
	background-image: url(menu.jpg);
	background-repeat:repeat-x;
	
	display:block;
	overflow:hidden;
	height:44px;
	line-height:44px;
	color:#000;
	font-size:12px;
	background-position: left top;
}

.navigate
{
	border:1px solid #c5ddf7;
	padding:5px;
	text-indent:10px;
}
.main
{
	background-color:#DCDCDC;
}
.maincontent{width:960px; background-color:#F4F4F4;}
.maincontent h2
{
	font-size:18px;
	font-weight:bold;
	color:#004890;
	line-height:26px;
}
.more1
{
	font-size:18px;
	color:#004890;
	line-height:26px;
	float:right;
	font-weight:bolder;
	font-weight:normal;
}
.maincontent .content
{
	padding:0px 10px;
	background-image:url(buttoncorners.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin-bottom:20px;
	overflow:hidden;
}
.indexcontent{width:960px; _margin-top:15px;}
.indexcontent h2 {color:#0D70D3; font-size:16px; padding:0px 10px;}
.indexcontent .content{padding:5px 10px; overflow:hidden; height:160px;}
.indexcontent li{ line-height:30px;}
.mainside
{	
	float:left;
	width:230px;
}
.mainbody
{
	float:right;
	width:710px;
}
.footer
{
	background:#000;
	overflow:hidden;
	height:45px;
	line-height:45px;
	color:#fff;
	padding:0px 20px;
}
.footer a:link,.footer a:visited,.footer a:hover
{
	color:#fff;
}

#content
{
	overflow:hidden;
}
#content h1
{
	text-align:center;
	padding:15px;
	overflow:hidden;
	color:#1757FF;
	font-size:20px;
}
#content .attr
{
	padding:0px 15px;
}
#content .content
{
	font-size:15px;
	text-indent:20px;
	padding:15px;
	padding-top:0px !important;
}

.result_list
{
	padding:5px;
	overflow:hidden;
}
.thumb
{
	float:left;
	width:185px;
	height:175px;
	text-align:center;
}
.thumb img
{
	width:150px;
	height:130px;
}
#sub_category .content ul li
{
	float:left;
	padding-right:10px;
}